listOfSome

fun <A> listOfSome(vararg elements: Option<A>): List<A>(source)

Constructs a flattened list without Nones